SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::top

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::topPeeks at the node from the end of the doubly linked list

Descripción

mixed SplDoublyLinkedList::top ( void )

Lista de parámetros

This function has no parameters.

Valores retornados

The value of the last node.


SplDoublyLinkedList
PHP Manual